github.com/andybalholm/brotli/matchfinder.matchEmitter.emit (method)
7 uses
github.com/andybalholm/brotli/matchfinder (current package)
emitter.go#L27: func (e *matchEmitter) emit(m absoluteMatch) {
m4.go#L120: e.emit(matches[1])
m4.go#L123: e.emit(matches[0])
m4.go#L223: e.emit(matches[2])
m4.go#L255: e.emit(matches[2])
m4.go#L267: e.emit(matches[1])
m4.go#L271: e.emit(matches[0])
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |